Documentation > Services API > Helper > GetFilterList(Asset,AssetType,String,Boolean,List[String],List[String])

GetFilterList

Filters everything even subfolders from the selected folder. Key = AssetID, Value = Asset. Used primarily for SiteBuilder; Asset.GetFilterList should still be used in general situations. If AssetType.Unspecified is selected, it will return all folders and files. Workflow state default names are "Live", "Stage", "Draft", and empty "". If an instance has custom workflow names a custom list can be provided.

public List<Asset> GetFilterList(Asset,AssetType,String,Boolean,List[String],List[String])


Returns

List of filtered Assets.

Parameters

NameDescriptionType

Connect with Crownpeak